|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.framework.databases.actions.DatabaseQueryAction
public class DatabaseQueryAction
DatabaseQueryAction.Mapping
| Constructor Summary | |
|---|---|
DatabaseQueryAction(IActionContext context,
IDataTypeRegistry types,
IVariableRegistry variables,
IDatabaseRegistry databases,
DatabaseQueryConfiguration configuration)
Creates a new DatabaseQueryAction. |
|
| Method Summary | |
|---|---|
IActionResult |
execute()
Executes this action and returns its outcome. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DatabaseQueryAction(IActionContext context,
IDataTypeRegistry types,
IVariableRegistry variables,
IDatabaseRegistry databases,
DatabaseQueryConfiguration configuration)
context - The context to use.types - The data type registry to use.variables - The variable registry to use.databases - The database registry to use.configuration - The configuration of the query to execute.| Method Detail |
|---|
public IActionResult execute()
IAction
execute in interface IAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||